home *** CD-ROM | disk | FTP | other *** search
/ Mail Madness! 40 / Mail_Madness_40_2002-04-28_Telenova_de_Side_B.d64 / gina at home (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  752b  |  34 lines

  1. 10 rem www.planet64.de
  2. 11 :
  3. 12 rem 31.03.2002
  4. 15 sys 58648:print""
  5. 20 poke 808,225
  6. 30 poke 53280,0:poke 53281,0
  7. 40 print"[147]"spc(131);"[158]prof. [255][145]2 presents"
  8. 50 print spc(86);"for mekka / symposium 2002"
  9. 60 print spc(127);"[192]> [153]gina wild at home <[192]"
  10. 65 print spc(128);"inspired by galaktus"
  11. 66 for p=1 to 1000:next
  12. 70 print spc(165);"[159]don't take this too serious"
  13. 75 poke 198,0
  14. 80 :
  15. 90 p=0
  16. 100 p=p+1:get e$:if e$="" and p<500 then 100
  17. 110 poke 53265,11
  18. 120 print"[147]"
  19. 180 print tab(20)"[151]="
  20. 190 print tab(20)"[221]"
  21. 200 print tab(16)"[169]     [223]"
  22. 210 print tab(15)"[169]       [223]"
  23. 220 print tab(15)"[155]       [152]  "
  24. 230 print"    [153]there  [160] [154][213]>[155] [146][150].[155] [146]  [146]  [152]  "
  25. 240 print tab(7)"[153]she   [154][221] [155]       [152]  "
  26. 250 print tab(9)"[153]is [154][192][203] [155] [146]    [146]  [152] [146][169]"
  27. 260 print tab(15)"[155]   [146]    [146][152][169]"
  28. 270 poke 53265,27
  29. 280 for p=1 to 2000:next
  30. 290 poke 198,0:wait 198,1:poke 198,0
  31. 300 sys 65126
  32. 310 sys 65126
  33. 320 poke 808,237
  34.